projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
235e2c2
ab9f64d
)
Auto merge of #2723 - alexcrichton:override-errors, r=wycats
author
bors
<bors@rust-lang.org>
Fri, 20 May 2016 23:56:13 +0000
(16:56 -0700)
committer
bors
<bors@rust-lang.org>
Fri, 20 May 2016 23:56:13 +0000
(16:56 -0700)
Don't throw away errors with `-p` arguments
This was unfortunately ignoring errors which would helpfully tell you how to
rerun a command with a more precise specification.
Closes #2641
Trivial merge